|
|
Multimedia API ReferenceNovember 16, 2016 | 24.2.1 Release |
An Event represents an asynchronous result.
Every Event will have a single EventType and will expose one or more interfaces, with the core IEvent interface being mandatory.


Public Member Functions | |
| virtual Interface * | getInterface (const InterfaceID &interfaceId)=0 |
Acquire the interface specified by interfaceId. More... | |
Protected Member Functions | |
| ~Event () | |
|
pure virtualinherited |
Acquire the interface specified by interfaceId.
Referenced by Argus::interface_cast().